Problem 1

Create a flexdashboard using plotly for interactive graphics using Instacart dataset.

Column

Barplot

How many items ordered for each department?

Column

Boxplot

What is the distribution of the order hour of the day for each department?

Product reorder ratio

Products with a high number of orders are naturally more likely to be reordered. However, there seems to be a ceiling effect.

Problem 2